home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / whrami13.zip / WHEREAMI.DOC < prev    next >
Text File  |  1992-12-24  |  3KB  |  69 lines

  1.  
  2.                               W h e r e A m I
  3.  
  4.                                     by
  5.                               John Greenwood
  6.               Version 1.3                        Compiled 24/12/92
  7.  
  8.                   A Public Domain Utility for Wildcat! SysOps
  9.                         from The Development System BBS
  10.                                 (071) 388 4764
  11.  
  12. WHAT IT DOES:
  13. =============
  14. WhereAmI will deduce a new callers location from the phone number they
  15. enter in the WC Database. This will `Standardise' the location field,
  16. and hopefully reduce the number of silly locations entered. The user 
  17. can still edit their location on their second call if they want.
  18.  
  19. SETTING UP:
  20. ===========
  21. Just copy the WHEREAMI.EXE to anywhere in your dos path, and copy
  22. WHEREAMI.TEL into the Wildcat home directory. The environmental variables
  23. needed are allready setup on most WildCat systems, but WhereAmI will 
  24. inform you (and ERROR.LOG) of any problems in this area.
  25.  
  26. RUNNING THE PROGRAM:
  27. ====================
  28. WhereAmI is best added early in your POSTCALL.RUN file so that it will be
  29. executed after each caller. There are NO command options, just a simple
  30. `WHEREAMI' executed from anywhere, so long as the WHEREAMI.TEL file is in
  31. the Home directory. that you
  32.  
  33. WhereAmI uses these files:
  34.  
  35.     WHEREAMI.TEL, a simple ASCII list of phone numbers and locations.
  36.     The file is in numerical order, it's very simple to Add or Edit
  37.     the location if you find an error (!)    
  38.  
  39.     WHEREAMI.LST, is another ASCII list of users names that have had
  40.     there location updated. Again you can Add or Delete from this list
  41.     at will.
  42.  
  43.     ALLUSERS.DAT, the MOST IMPORTANT WILDCAT DATABASE is directly
  44.     modified by this program! Make sure you backup this file BEFORE
  45.     you run this program.... I've tested it on two systems, both 
  46.     3.55M, without any adverse effects.
  47.  
  48.     The ACTIVITY.xxx and ERROR.LOG files are also appended.
  49.  
  50. PROBLEMS, SUGGESTIONS:
  51. ======================
  52. WhereAmI is Public Domain.  I don't seek or accept any donations
  53. for this. I welcome suggestions, and will try to help (no guarantees) if
  54. there are problems. You may also leave a message via TheNet or my BBS
  55. number above.
  56.  
  57. There are a few error messages written in, but nothing amazing!
  58.  
  59. REVISION HISTORY:
  60. =================
  61.  
  62. Version 1.0     Compiled  01/11/92       First General Idears.
  63. Version 1.1     Compiled  07/11/92       Adding Conferences means
  64.                                          the ALLUSERS record length 
  65.                                          changes!!! Fixed.
  66. Version 1.2    Compiled  16/10/92       Multi-Node support.
  67. Version 1.3     Compiled  24/12/92     Speeded up for Xmas (!)
  68.  
  69.